IControlStatus.SecondPosition property

The current position from an axis using the secondary encoder.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
double SecondPosition { get; }
ReadOnly Property SecondPosition As Double

Property value

Type: double

See also

IControlStatus Interface

IntervalZero.KINGSTAR.Base.Class Namespace